Overview of using AppConnect with Xamarin apps

The AppConnect for iOS SDK provides a Xamarin C# binding for the AppConnect library APIs. This binding allows you to develop iOS AppConnect apps using the Xamarin development platform.

If your AppConnect app is to be distributed from the Apple App Store, due to Apple App Store requirements, your app is required to work as either an AppConnect app or a regular app. See Developing Third-party Dual-mode Apps.

The Xamarin AppConnect C# binding, sample apps, and C# API documentation are available at these sites:

https://developer.mobileiron.com in
appconnect-ios-xamarin-plugin<version>_<build>.zip
https://support.mobileiron.com/support/CDL.html in the plugins/xamarin folder of the AppConnectiOSSDK_V<version>_<build>.zip

The xamarin folder in these ZIP files contains:

AppConnectSDKBinding.dll
Docs folder

Contains the Monodoc documentation of Xamarin AppConnect C# APIs.

Docs-html folder

Contains the HTML documentation of Xamarin AppConnect C# APIs, generated for convenience from the Monodoc documentation.

Samples folder

Contains the sample apps HelloAppConnectXamarin and DualMode.

For general information about AppConnect, see Introducing the MobileIron AppConnect for iOS SDK.